PointTag Properties
The PointTag object contains the following read/write properties.
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
Facility |
String |
No |
Returns the point facility. Facility is maximum 20 characters. |
|
LongPointID |
String |
No |
Returns the Long Point ID. Long Point ID is maximum 31 characters. |
|
PointID |
String |
No |
Returns the Point ID. Point ID is maximum 8 characters. |
|
Service |
String |
No |
Returns the name of the service that the point uses. Service is maximum 8 characters. |
|
Site |
String |
No |
Returns the site name. Site is maximum 8 characters. |
|
SiteService |
String |
No |
Returns the site and service name of the point in "Site.Service" format. Both Site and Service are maximum 8 characters. |
|
Tag |
String |
No |
Returns the tag of the point if it is in valid format. See IsValid Method for valid formats. |
|
UDC |
String |
No |
Returns the point UDC. UDC is maximum 10 characters. |

